home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / pd0836.zip / README.TXT < prev    next >
Text File  |  1993-06-25  |  1KB  |  27 lines

  1. DoubleSpace Compressed Volume File (CVF) Format
  2. ===============================================
  3. This directory contains documents and source code to describe and
  4. illustrate the format of the DoubleSpace compressed volume file (CVF)
  5. and the use of the DoubleSpace System API.
  6.  
  7. Version 1.00.05, 30-Apr-1993
  8.  
  9. CVF.DOC     - Overview of DoubleSpace CVF format (a Word for Windows document)
  10. CVF.H       - Definitions for the DoubleSpace CVF
  11. CVF.PS      - PostScript file that can be sent to a PostScript printer
  12. DRVINFO.C   - Functions to identify and flush DoubleSpace drives
  13. DRVINFO.H   - Definitions for IsDoubleSpaceDrive
  14. DSAPI.DOC   - DoubleSpace System API specification (a Word for Windows document)
  15. DSDUMP.EXE  - DoubleSpace File Dumper - Version 0.58
  16. IOCTL.ASM   - Functions to flush and flush and invalidate DoubleSpace cache
  17. MAIN.C      - DSDUMP.EXE source code (shows details of CVF format)
  18. MAKEFILE    - Makefile for DSDUMP.EXE
  19. README.TXT  - This file
  20. TEST.C      - Test IsDoubleSpaceDrive() function in DRVINFO.C and DRVINFO.H
  21.  
  22. Tools
  23. =====
  24. Built with MS C 6.00A, MASM 5.10A.
  25.  
  26. <<< the end >>>
  27.